home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Examples / SearchBench / Makefile.preamble < prev    next >
Encoding:
Makefile  |  1994-06-06  |  288 b   |  9 lines

  1. # Makefile.preamble for SearchBench
  2. # (c) 1994 by Don Yacktman
  3. # This file is a part of the MiscKit and falls under the MiscKit license.
  4.  
  5. # If necessary, change these to reflect your installation
  6. OTHER_CFLAGS =  -I../../Headers
  7. OTHER_LDFLAGS = -L../../Source -L/LocalDeveloper/Libraries
  8.  
  9.